Data Property

Summary
Gets the argument data to pass to an event handler.
Syntax
C#
VB
C++
public TData Data { get; } 
public: 
property TData^ Data { 
   TData^ get(); 
} 
Public ReadOnly Property Data() As TData 
   Get 

Property Value

Data

The data to pass the an event handler.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.